home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1998 July / WPCJUL98.ISO / DXRS / GLOSSARY.CXT / 00603_PRN (printer) .txt < prev    next >
Encoding:
Text File  |  1998-05-11  |  365 b   |  1 lines

  1. An acronym used in MS-DOS to represent the standard printer port. If you are at the DOS prompt (C:\>) and want to print a text file, such as the CONFIG.SYS file, you could enter the command TYPE CONFIG.SYS > PRN which will send the contents of the CONFIG.SYS file to the printer. This won't work if you have a PostScript printer, which expects PostScript commands.